Schema bimoR.ceidg.v1
Schema bimoR.ceidg.v1 : Typ złożony AddressInformation
Typ złożony AddressInformation
Opis
Dane adresowe przedsiębiorcy
Typ reprezentuje dane adresowe przedsiębiorcy w rejestrze CEIDG.
Przestrzeń nazw http://api.big.pl/bimoR/ceidg/v1
Diagram
Element citizenship Element serviceAddress Element additionalPlacesOfBusiness Element principalPlaceOfBusiness Sequence Typ złożony AddressInformation
Przegląd
AddressInformation
Dane adresowe przedsiębiorcy
Typ reprezentuje dane adresowe przedsiębiorcy w rejestrze CEIDG.
Sequence
principalPlaceOfBusiness Typ złożony Address
Adres głównego miejsca wykonywania działalności
Sequence
addressee optional Typ prosty string
Adresat
city optional Typ prosty string
Miejscowość
street optional Typ prosty string
Ulica
postCode optional Typ prosty string
Kod pocztowy
post optional Typ prosty string
Poczta
poBox optional Typ prosty string
Skrytka pocztowa
county optional Typ prosty string
Powiat
voivodeship optional Typ prosty string
Województwo
unusualLoationDescription optional Typ prosty string
Opis nietypowego miejsca lokalizacji
additionalPlacesOfBusiness optional Typ złożony AdditionalPlacesOfBusiness
Adresy dodatkowych miejsc wykonywania działalności
Sequence
address 1..∞ Typ złożony Address
Adres dodatkowego miejsca wykonywania działalności
Sequence
addressee optional Typ prosty string
Adresat
city optional Typ prosty string
Miejscowość
street optional Typ prosty string
Ulica
postCode optional Typ prosty string
Kod pocztowy
post optional Typ prosty string
Poczta
poBox optional Typ prosty string
Skrytka pocztowa
county optional Typ prosty string
Powiat
voivodeship optional Typ prosty string
Województwo
unusualLoationDescription optional Typ prosty string
Opis nietypowego miejsca lokalizacji
Sequence
addressee optional Typ prosty string
Adresat
city optional Typ prosty string
Miejscowość
street optional Typ prosty string
Ulica
postCode optional Typ prosty string
Kod pocztowy
post optional Typ prosty string
Poczta
poBox optional Typ prosty string
Skrytka pocztowa
county optional Typ prosty string
Powiat
voivodeship optional Typ prosty string
Województwo
unusualLoationDescription optional Typ prosty string
Opis nietypowego miejsca lokalizacji
citizenship optional Typ prosty string
Przedsiębiorca posiada obywatelstwa państw
Używany przez
Źródło
<xs:complexType name="AddressInformation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Dane adresowe przedsiębiorcy</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ reprezentuje dane adresowe przedsiębiorcy w rejestrze CEIDG.</div>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="principalPlaceOfBusiness" type="brc:Address">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Adres głównego miejsca wykonywania działalności</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="additionalPlacesOfBusiness" type="brc:AdditionalPlacesOfBusiness" minOccurs="0" maxOccurs="1">
      <!--  <xs:element name="AdresyDodatkowychMiejscWykonywaniaDzialalnosci" -->
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Adresy dodatkowych miejsc wykonywania działalności</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="serviceAddress" type="brc:Address">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Adres do doręczeń</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="citizenship" type="bc:string" maxOccurs="1" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Przedsiębiorca posiada obywatelstwa państw</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Zobacz także